MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / DocumentBase<PageType> Class / CacheToDiskLocation Property

In This Topic
CacheToDiskLocation Property (DocumentBase<PageType>)
In This Topic
Gets or sets the location of CacheToDisk files - can be physical path or "IsolatedStorage" to use IsolatedStorage.
Syntax
'Declaration
 
Public Property CacheToDiskLocation As String
 
See Also